-
Home
-
EthPress – Web3 Login
-
1.1.1
-
Code
-
Classes
- BN
Total Complexity |
194 |
Dependencies |
3 |
Dependents |
14 |
Total lines |
758 |
Lines of code |
559 |
Logical lines of code |
331 |
Comment lines |
54 |
Methods |
108 |
Properties |
2 |
Methods 108
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
52 |
7 |
26 |
toArray() |
S |
53 |
7 |
22 |
divRound() |
S |
60 |
6 |
11 |
toString() |
S |
58 |
5 |
15 |
iushrn() |
S |
59 |
5 |
13 |
inotn() |
S |
60 |
5 |
12 |
imuln() |
S |
55 |
3 |
22 |
imaskn() |
S |
64 |
4 |
8 |
redAdd() |
S |
64 |
3 |
9 |
umod() |
S |
66 |
3 |
7 |
iand() |
S |
74 |
3 |
4 |
toRed() |
S |
68 |
3 |
7 |
iushln() |
S |
64 |
3 |
9 |
ior() |
S |
74 |
3 |
4 |
ixor() |
S |
74 |
3 |
4 |
redIAdd() |
S |
64 |
3 |
9 |
redSub() |
S |
64 |
3 |
9 |
redISub() |
S |
66 |
3 |
8 |
redNeg() |
S |
70 |
2 |
6 |
testn() |
S |
75 |
2 |
4 |
ishrn() |
S |
74 |
2 |
4 |
negative() |
S |
79 |
2 |
3 |
inspect() |
S |
77 |
2 |
3 |
iabs() |
S |
71 |
2 |
6 |
abs() |
S |
70 |
2 |
6 |
ishln() |
S |
75 |
2 |
4 |
redISqr() |
S |
68 |
2 |
7 |
modn() |
S |
74 |
2 |
4 |
div() |
S |
69 |
2 |
6 |
mod() |
S |
69 |
2 |
6 |
redInvm() |
S |
70 |
2 |
6 |
redSqr() |
S |
67 |
2 |
7 |
idivn() |
S |
71 |
2 |
5 |
forceRed() |
S |
72 |
2 |
5 |
redShl() |
S |
72 |
2 |
5 |
redMul() |
S |
67 |
2 |
7 |
redSqrt() |
S |
70 |
2 |
6 |
redIMul() |
S |
69 |
2 |
6 |
fromRed() |
S |
72 |
2 |
5 |
__debugInfo() |
S |
68 |
2 |
7 |
setn() |
S |
71 |
2 |
5 |
uxor() |
S |
73 |
2 |
5 |
uand() |
S |
73 |
2 |
5 |
_and() |
S |
73 |
2 |
5 |
_or() |
S |
73 |
2 |
5 |
uor() |
S |
73 |
2 |
5 |
bitLength() |
S |
73 |
2 |
4 |
_xor() |
S |
73 |
2 |
5 |
min() |
S |
78 |
2 |
3 |
max() |
S |
78 |
2 |
3 |
lten() |
S |
79 |
1 |
3 |
eqn() |
S |
79 |
1 |
3 |
eq() |
S |
79 |
1 |
3 |
lt() |
S |
79 |
1 |
3 |
ltn() |
S |
79 |
1 |
3 |
gte() |
S |
79 |
1 |
3 |
gten() |
S |
79 |
1 |
3 |
_forceRed() |
S |
77 |
1 |
4 |
lte() |
S |
79 |
1 |
3 |
sqr() |
S |
80 |
1 |
3 |
iuor() |
S |
76 |
1 |
4 |
gtn() |
S |
80 |
1 |
3 |
ineg() |
S |
76 |
1 |
4 |
neg() |
S |
81 |
1 |
3 |
isNeg() |
S |
80 |
1 |
3 |
byteLength() |
S |
79 |
1 |
3 |
zeroBits() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
80 |
1 |
3 |
toNumber() |
S |
81 |
1 |
3 |
_clone() |
S |
80 |
1 |
3 |
copy() |
S |
77 |
1 |
4 |
redPow() |
S |
76 |
1 |
4 |
red() |
S |
80 |
1 |
3 |
mont() |
S |
80 |
1 |
3 |
isBN() |
S |
79 |
1 |
3 |
gt() |
S |
80 |
1 |
3 |
cmpn() |
S |
76 |
1 |
4 |
ucmp() |
S |
80 |
1 |
3 |
isubn() |
S |
72 |
1 |
5 |
pow() |
S |
73 |
1 |
5 |
muln() |
S |
80 |
1 |
3 |
imul() |
S |
76 |
1 |
4 |
mul() |
S |
80 |
1 |
3 |
sub() |
S |
80 |
1 |
3 |
shln() |
S |
80 |
1 |
3 |
ushln() |
S |
80 |
1 |
3 |
shrn() |
S |
80 |
1 |
3 |
ushrn() |
S |
80 |
1 |
3 |
isub() |
S |
76 |
1 |
4 |
add() |
S |
80 |
1 |
3 |
maskn() |
S |
80 |
1 |
3 |
iadd() |
S |
76 |
1 |
4 |
addn() |
S |
80 |
1 |
3 |
cmp() |
S |
80 |
1 |
3 |
subn() |
S |
80 |
1 |
3 |
notn() |
S |
80 |
1 |
3 |
iuxor() |
S |
76 |
1 |
4 |
iuand() |
S |
76 |
1 |
4 |
divn() |
S |
80 |
1 |
3 |
gcd() |
S |
73 |
1 |
5 |
invm() |
S |
73 |
1 |
5 |
isEven() |
S |
80 |
1 |
3 |
isOdd() |
S |
80 |
1 |
3 |
andln() |
S |
76 |
1 |
4 |
bincn() |
S |
75 |
1 |
4 |
isZero() |
S |
80 |
1 |
3 |
isqr() |
S |
80 |
1 |
3 |
iaddn() |
S |
72 |
1 |
5 |